
.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
a{ text-decoration:none;}
img{ border:none;}
.power{ text-align:center; line-height:30px;}

/*以上是基本参数 可不复制  以下是必须*/
/*部分开始-----------------------------------------------------*/
/*banner*/
.none{ display:none;}
.banner{ min-width:958px;height:298px; position:relative; margin:0 auto; overflow:hidden; z-index:1;}
.banner_show{ width:958px; text-align:center; height:298px; overflow:hidden; position:relative;}
.bannger_inbox{ position:absolute; left:50%; top:0;}

/*翻页*/
.banner_pre_next{position:relative;z-index:105;top:100px;width:958px; height:0px;}
.banner_pre_next a{ width:45px; height:100px; background:url(../images/btn.png) no-repeat; text-indent:-999em;}
.banner_pre_next .banner_btn_left{position:absolute;background:url(../images/sprite2.png) no-repeat; width:45px;height:100px; left:0;opacity:.5;filter:alpha(opacity=50);top:70%;}
.banner_pre_next .banner_btn_right{position:absolute;background:url(../images/sprite1.png) no-repeat; width:45px;height:100px; right:0;opacity:.5;filter:alpha(opacity=50);top:70%;}
.banner_btn_left:hover, .banner_btn_right:hover{opacity:1;filter:alpha(opacity=100)}

/*部分结束-----------------------------------------------------*/